home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / sound / dmpc211.zip / DMPC.REV < prev    next >
Text File  |  1994-04-06  |  9KB  |  157 lines

  1. ───────────────────────────────────────────────────────────────────-─--∙∙··· ·
  2.  ∙ Revision history of DMPC: ∙  ───────────────────────────────────-─--∙∙··· ·
  3. ───────────────────────────────────────────────────────────────────-─--∙∙··· ·
  4.  
  5.   2.11 : Fixed a bug in the usigned sample writing routine (I was writing only
  6.          half of the sample!).  Sample previewer should now work with any size
  7.          DMA buffer on a SoundBlaster (if you've been hearing static, I think
  8.          that I've fixed the problem).  Added a few more error checks.
  9.  
  10.  --==> Read DMPC.BBS if you would like to become an official DMPC support site.
  11.  --==> DMPC is used by thousands of people, no sound BBS should be without it!
  12.  
  13.      --==> My internet accounts are all closed, please see DMPC.DOC <==--
  14.      --==>         for the address where I can be reached.          <==--
  15.  
  16.  
  17.   2.10 : Added multiple directory support with DMPC.DIR, now you can specify
  18.          up to 20 directories that you want DMPC to scan for music files.  The
  19.          multi-directory support in DMPC is totally transparent, DMPC will
  20.          handle the directory swapping automatically.  Made DMPC able to handle
  21.          2000 entries (Want more? Just ask!).  Added some overdue error checking
  22.          on my disk routines which will hopefully track some nasty errors down.
  23.          Added another 10 player configs (bringing the total to 20) in DMPC.CFG
  24.          (use ALT-1 to ALT-0 to select configs 11-20).  Added pseudo 16-bit
  25.          sample playing support in the ripper (tell me if it works).  Fixed a
  26.          bug in the sample playing routines for Speaker & DAC, they now should
  27.          play at the correct frequencies.
  28.  
  29.   2.01 : Fixed a problem that caused DMPC to hang if the file had a blank name
  30.          field.  Changed ZIP reading code back to what it was before DMPC v2.00.
  31.  
  32.   2.00 : Added user format support with DMPC.FMT that allows you to USE ANY
  33.          FORMAT WITH DMPC (this is only for the menu part, this doesn't affect
  34.          the ripper code).  This means that I now only need format specs for
  35.          formats that you want added to the ripper code.  Fixed a bug that made
  36.          Galaxy Music Player and a few others not work properly with DMPC.
  37.          Fixed a bug which caused heap errors if DMPC was used over long periods
  38.          of time.  Fixed a minor bug in the ZIP reading code.
  39.  
  40.   1.97 : Added a screensaver that kicks in after 2 minutes with no keys pressed
  41.          or mouse activity.  Hopefully stopped the mouse from sticking all the
  42.          time.  DMPC now clears the screen properly when extracting modules and
  43.          when shelling to and from DOS.  Added READ_ARCHIVES into the config,
  44.          defaults to TRUE, when set to FALSE it won't scan archives for modules.
  45.          Added %P into the OPTIONS line of the config so that you can make DMPC
  46.          fully expand the pathname of the file to be played (otherwise it works
  47.          just like %S does).  Centered the DMPC logo for 43/50 line mode so that
  48.          it doesn't look weird.
  49.  
  50.   1.96 : DMPC now recognises MTM and can rip 8-bit MTM samples, same support for
  51.          8-bit ULT samples (ULT ripping may be buggy still) and 8-bit FAR (My
  52.          FAR routines are untested 'cause I don't have any FAR modules!).
  53.          My internet access is now back but not stable, so my not answering your
  54.          email isn't because I don't care, it's because I'm not there!
  55.  
  56.          NOTE: The config has changed a little: A = AMF and F = FAR.
  57.  
  58.   1.95 : Added selective tagging/untagging.  Added config option ALWAYS_REREAD,
  59.          set it to TRUE and DMPC will re-read the current directory every time
  60.          the filemask changes.  Added option to rip samples in 8-bit unsigned
  61.          format (.RAW).  Added better error checking into sample ripping and
  62.          playing routines.  Ripper now supports AMF (thanks Otto!).  Added
  63.          option to rip samples to Windows WAVE, SoundTool SND and Creative Voice
  64.          VOC files.
  65.          Added PAS & GUS support but it kept crashing, took it out again.  This
  66.          is probably the last version of DMPC that'll be written because I'm
  67.          loosing internet access... keep the postcards coming though!
  68.  
  69.   1.94 : Fixed a problem that occured when DMPC tried to read a broken archive.
  70.          Put the sample number next to sample for easier reference.  (Not
  71.          released to the public).
  72.  
  73.   1.93 : Fixed a bug that was re-introduced, DMPC was once again not ripping
  74.          multi-chan MODs correctly.
  75.  
  76.   1.92 : Fixes the garbage that used to appear in sample names.  Fixed the
  77.          accelerated clock problem, it now keeps the clock fairly accurate.  If
  78.          you have been experiencing lockups when using DMPC, set STACKS=9,512 in
  79.          your CONFIG.SYS, this should solve the problem.  Fixed problem with
  80.          sample 1 in S3M files.  Added 669 sample ripping routines.  Fixed
  81.          problem with PLAYER option in config, you can now specify the full path
  82.          for the player (speeds up selection in multi-configs).  Added ablility
  83.          to specify paths of archivers in config for faster loading.  You can
  84.          now specify where you want DMPC to read by default in the config with
  85.          the new START_PATH option.  Added STM ripping routines (doesn't do the
  86.          Repeat Length properly yet).
  87.  
  88.   1.91 : Ripper now supports Soundblaster for preview functions.  RIPPER_DEVICE
  89.          & RIPPER_DMA added into config for SoundBlaster support. Added ripper
  90.          routines to rip samples from S3M files.
  91.  
  92.   1.90 : Added MOD sample ripper & preview functions.  Added RIPPER_DIR &
  93.          RIPPER_PORT into config.  Preview the samples through PC Speaker or a
  94.          DAC on a parallel port.
  95.  
  96.   1.81 : The bug with the TEMP dir for extraction has been fixed.  Fixed a bug
  97.          in my LIMIT reading routine, it only read the first file in the
  98.          archive.  (I seem to have released DMPC v1.80 in the 1.81 archive... oh
  99.          well...)
  100.  
  101.   1.80 : Fixed a balancing routine in the selection menu (gave one out in a
  102.          special case).  DMPC will read only the formats in the inclusion mask
  103.          if you (re-)read a directory.  Swapper will swap to either the temp
  104.          directory defined in the environment variable TMP or TEMP, or to the
  105.          temp directory defined in the DMPC config (in that order).  Support
  106.          for Squeeze It (SQZ) archives.  Reading uncompressed files should be
  107.          faster now.  Fixed a bug in the play tagged routine.  Changed config
  108.          into a more flexible INI-type format. Use CTRL-C for a fast change of
  109.          directory on the current drive.  Use CTRL-D to delete all tagged files.
  110.          You can specify the directory DMPC will start up in on the
  111.          command-line, eg. DMPC \MYDIR\MODDIR.
  112.  
  113.  
  114.   1.73 : Support for LIMIT archives (.LIM).
  115.  
  116.   1.72 : File inclusion mask for different players 'cause some players can't
  117.          play S3M etc.  Added WAV/SND/VOC support (no validation is done on
  118.          the files though).
  119.  
  120.   1.71 : Made DEVICE NAME longer.  Fixed two non-critical bugs with config.
  121.  
  122.   1.70 : NST supported (finally).  Full path searching.  Extracts to temp
  123.          directory.  Fixed change drive & screen clearing bugs.  Archive
  124.          searching speeded up (again!).  Amiga type mod name MOD.NAME format
  125.          recognised.  Improved find to do partial matching inside names if no
  126.          partial match was found on start of name.  Can now delete files from
  127.          inside archives.  Read 1000 files in any directory.  Multiple config
  128.          definitions.  F10 to swap to DOS.
  129.  
  130.   1.60 : Added ZIP support.  DMPC logo by Sand.  Optimized archive searching
  131.          routines.  Re-read current directory.  Switch to/from 43/50 line
  132.          mode.  Change drive.  Fast find routine.  Help page.
  133.  
  134.   1.51 : Fixed a nasty bug that deleted non-archived files once played.
  135.  
  136.   1.50 : ARJ/LHA support added.  EMS/XMS/Disk swapper added.  Directory
  137.          changing (for all the people who love their subdirectories) has been
  138.          added.  STM files are now read in (but I only was able to test it on
  139.          converted MOD files).  Use DMP or PMP according to your needs.
  140.          43/50 line mode is used when detected.  Load/Save tag selections.
  141.          Fixed some small bugs (some of which were bigger once I opened the
  142.          hood to have a look at what was causing the problem).
  143.  
  144.   1.40 : Mouse support!
  145.  
  146.   1.30 : Support for 669, AMF and S3M added, sequential tagging, delete
  147.          function.
  148.  
  149.   1.20 : Fixed a few bugs in previous releases.
  150.  
  151.   1.10 : Added HOME/END, PAGE UP/DOWN, elementary tagging, multiple play with
  152.          or without random selection.
  153.  
  154.   1.00 : Original release.
  155.  
  156. ──────────────────────────────────────────────────────────────────────────────
  157.